| Total Complexity | 14 |
| Dependencies | 1 |
| Dependents | 7 |
| Total lines | 79 |
| Lines of code | 44 |
| Logical lines of code | 25 |
| Comment lines | 5 |
| Methods | 8 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __toString() | 71 | 3 | 5 | |
| __construct() | 68 | 2 | 8 | |
| addCondition() | 74 | 2 | 4 | |
| addNameTest() | 69 | 2 | 7 | |
| join() | 64 | 2 | 10 | |
| getElement() | 82 | 1 | 3 | |
| getCondition() | 82 | 1 | 3 | |
| addStarPrefix() | 77 | 1 | 4 |